McPidSettings.KIStoppedOnly property
Uses KI gain only after the move is done, in case you want to avoid KI during the move to avoid overshooting but have it after to remove the steady-state error. By default, it is true.
Namespace: IntervalZero.KINGSTAR.Base
Assembly: IntervalZero.KINGSTAR.Base (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public bool KIStoppedOnly { get; set; }
Public Property KIStoppedOnly As Boolean
Property Value
Type: bool
See also